About

Syntax binding
ubl:Invoice / cac:AdditionalDocumentReference / cac:Attachment / cbc:EmbeddedDocumentBinaryObject / @filename
Restricted Syntax Cardinality
1..1
Example
会社移転のお知らせ.pdf
UBL 2.1
XPath
/ Invoice / cac:AdditionalDocumentReference [ cbc:DocumentTypeCode != '130' ] / cac:Attachment / cbc:EmbeddedDocumentBinaryObject / @filename
Occurrence
0..1
Datatype
Attribute

Semantic

Business Term

Attached document Filename

添付書類ファイル名
ID
ibt-125-2
Description
Aligned Cardinality
1..1
Semantic datatype
Text

VERSION 0.9.1 RULE
Obsoleted
Shared rule (0.9.1)
ibr-075 (fatal)
[ibr-075]-Binary object elements MUST contain the filename attribute (ibt-125-2).
context
//*[ends-with(name(), 'BinaryObject')]
test
(@filename)